home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / vbgui10 / guimenu.frm < prev    next >
Text File  |  1998-01-26  |  767b  |  26 lines

  1. VERSION 5.00
  2. Object = "{02B5E320-7292-11CF-93D5-0020AF99504A}#1.0#0"; "MSCHART.OCX"
  3. Begin VB.Form Form9 
  4.    Caption         =   "Bar Graph"
  5.    ClientHeight    =   4710
  6.    ClientLeft      =   1500
  7.    ClientTop       =   1965
  8.    ClientWidth     =   6510
  9.    LinkTopic       =   "Form9"
  10.    ScaleHeight     =   4710
  11.    ScaleWidth      =   6510
  12.    Begin MSChartLib.MSChart MSChart1 
  13.       Height          =   4215
  14.       Left            =   240
  15.       OleObjectBlob   =   "guimenu.frx":0000
  16.       TabIndex        =   0
  17.       Top             =   240
  18.       Width           =   6015
  19.    End
  20. End
  21. Attribute VB_Name = "Form9"
  22. Attribute VB_GlobalNameSpace = False
  23. Attribute VB_Creatable = False
  24. Attribute VB_PredeclaredId = True
  25. Attribute VB_Exposed = False
  26.